CastSessionStartFailed

public interface CastSessionStartFailed implements CastSessionsEvent

An event indicating that the attempt to start the cast session via the JxBrowser API has failed.

Since

7.29

See also

Functions

Link copied to clipboard
public Browser browser()
Returns the browser that requested to initiate the cast session.
Link copied to clipboard
Returns the CastSessions instance initiated this event.
Link copied to clipboard
public ResultCode code()
The error code obtained from Chromium.
Link copied to clipboard
The error message obtained from Chromium.
Link copied to clipboard
public CastMode mode()
The mode of the requested cast session.